<>   scheme


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/runtime/init.xtm

Implementation

(define (<> n1 n2) (not (= n1 n2)))


Back to Index